Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODTypeList


Contains

The Contains method returns a Boolean value that indicates whether this type list contains the specified element.

ODBoolean Contains (in ODType type);
type
The element to be tested for inclusion in this list.
return value
kODTrue if this type list contains an element equal to the specified element, otherwise kODFalse.
SEE ALSO
The ODType type (page 876).
The ODTypeList::AddLast method (page 798).
The ODTypeList::Remove method (page 801).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help